[INFO] cloning repository https://github.com/GBeurier/dag-ml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GBeurier/dag-ml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBeurier%2Fdag-ml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBeurier%2Fdag-ml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a434209a1564c3309864f8cd44d043b097dec323
[INFO] testing GBeurier/dag-ml against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGBeurier%2Fdag-ml" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GBeurier/dag-ml
[INFO] finished tweaking git repo https://github.com/GBeurier/dag-ml
[INFO] tweaked toml for git repo https://github.com/GBeurier/dag-ml written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GBeurier/dag-ml on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GBeurier/dag-ml already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a2e42c6adad692e2dc0aba92020a5ae9b5653fd037ba2ea440aaef1b38cf24f
[INFO] running `Command { std: "docker" "start" "-a" "7a2e42c6adad692e2dc0aba92020a5ae9b5653fd037ba2ea440aaef1b38cf24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a2e42c6adad692e2dc0aba92020a5ae9b5653fd037ba2ea440aaef1b38cf24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2e42c6adad692e2dc0aba92020a5ae9b5653fd037ba2ea440aaef1b38cf24f", kill_on_drop: false }`
[INFO] [stdout] 7a2e42c6adad692e2dc0aba92020a5ae9b5653fd037ba2ea440aaef1b38cf24f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 604df5a45cf02e5119f9b55dff60b5ecc273e28686e6e19a3d14c556c46af438
[INFO] running `Command { std: "docker" "start" "-a" "604df5a45cf02e5119f9b55dff60b5ecc273e28686e6e19a3d14c556c46af438", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dag-ml-core v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml-core)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dag-ml v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml)
[INFO] [stderr]    Compiling dag-ml-capi v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml-capi)
[INFO] [stderr]    Compiling dag-ml-cli v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.24s
[INFO] running `Command { std: "docker" "inspect" "604df5a45cf02e5119f9b55dff60b5ecc273e28686e6e19a3d14c556c46af438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604df5a45cf02e5119f9b55dff60b5ecc273e28686e6e19a3d14c556c46af438", kill_on_drop: false }`
[INFO] [stdout] 604df5a45cf02e5119f9b55dff60b5ecc273e28686e6e19a3d14c556c46af438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c362e519acd9a624ef7ea53f874aecedc6f4214afef78435101e945768dda680
[INFO] running `Command { std: "docker" "start" "-a" "c362e519acd9a624ef7ea53f874aecedc6f4214afef78435101e945768dda680", kill_on_drop: false }`
[INFO] [stderr]    Compiling dag-ml-core v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml-core)
[INFO] [stderr]    Compiling dag-ml-cli v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml-cli)
[INFO] [stderr]    Compiling dag-ml-capi v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml-capi)
[INFO] [stderr]    Compiling dag-ml v0.1.0-alpha.0 (/opt/rustwide/workdir/crates/dag-ml)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.87s
[INFO] running `Command { std: "docker" "inspect" "c362e519acd9a624ef7ea53f874aecedc6f4214afef78435101e945768dda680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c362e519acd9a624ef7ea53f874aecedc6f4214afef78435101e945768dda680", kill_on_drop: false }`
[INFO] [stdout] c362e519acd9a624ef7ea53f874aecedc6f4214afef78435101e945768dda680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d9187223ec0afc0ac3739fe264194e16fa340d82dd90e0f163648b3afa84258
[INFO] running `Command { std: "docker" "start" "-a" "2d9187223ec0afc0ac3739fe264194e16fa340d82dd90e0f163648b3afa84258", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dag_ml-26afff82c7ac9469)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dag_ml_capi-f3f5b75a09620b12)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test tests::c_abi_artifact_store_materializes_typed_handles ... ok
[INFO] [stdout] test tests::c_abi_artifact_store_owned_vtable_destroys_user_data_after_handles ... ok
[INFO] [stdout] test tests::c_abi_artifact_store_rejects_unknown_handle_kind ... ok
[INFO] [stdout] test tests::c_abi_artifact_store_rejects_unknown_status_codes ... ok
[INFO] [stdout] test tests::c_abi_artifact_store_releases_unknown_kind_handles_immediately ... ok
[INFO] [stdout] test tests::c_abi_prediction_cache_store_releases_error_buffers ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_owned_vtable_destroys_user_data_after_handles ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_routes_node_task_and_result_json ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_routes_aggregation_task_and_result_json ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_releases_invalid_result_handles_immediately ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_rejects_unknown_status_codes ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_releases_result_handles_on_drop ... ok
[INFO] [stdout] test tests::c_abi_prediction_cache_store_rejects_unknown_status_codes ... ok
[INFO] [stdout] test tests::data_vtable_exposes_feature_arrow_slot ... ok
[INFO] [stdout] test tests::c_abi_runtime_controller_releases_error_buffers ... ok
[INFO] [stdout] test tests::c_abi_prediction_cache_store_owned_vtable_destroys_user_data_after_handles ... ok
[INFO] [stdout] test tests::compiles_pipeline_dsl_over_abi ... ok
[INFO] [stdout] test tests::c_abi_prediction_cache_store_loads_blocks_and_materializes_handles ... ok
[INFO] [stdout] test tests::exports_aggregated_prediction_block_f64_tensor_over_abi ... ok
[INFO] [stdout] test tests::c_abi_prediction_cache_store_loads_aggregated_blocks ... ok
[INFO] [stdout] test tests::compiles_pipeline_dsl_generation_artifact_over_abi ... ok
[INFO] [stdout] test tests::builds_execution_plan_over_abi ... ok
[INFO] [stdout] test tests::exports_openlineage_run_event_over_abi ... ok
[INFO] [stdout] test tests::c_abi_prediction_cache_store_releases_materialized_handles_on_drop ... ok
[INFO] [stdout] test tests::compiles_pipeline_dsl_shape_plan_artifact_over_abi ... ok
[INFO] [stdout] test tests::compiles_pipeline_dsl_coordinated_generation_artifact_over_abi ... ok
[INFO] [stdout] test tests::exposes_aggregation_controller_contracts_over_abi ... ok
[INFO] [stdout] test tests::exposes_data_output_provenance_contract_over_abi ... ok
[INFO] [stdout] test tests::exports_prediction_block_f64_tensor_over_abi ... ok
[INFO] [stdout] test tests::executes_mock_replay_over_abi ... ok
[INFO] [stdout] test tests::exports_prediction_cache_payload_f64_columnar_tensor_over_abi ... ok
[INFO] [stdout] test tests::exposes_execution_plan_contract_over_abi ... ok
[INFO] [stdout] test tests::exposes_graph_spec_contract_over_abi ... ok
[INFO] [stdout] test tests::exposes_process_adapter_contracts_over_abi ... ok
[INFO] [stdout] test tests::rejects_null_prediction_cache_payload_tensor_metadata_pointer_over_abi ... ok
[INFO] [stdout] test tests::rejects_null_f64_tensor_output_pointer_over_abi ... ok
[INFO] [stdout] test tests::returns_graph_parallel_levels_over_abi ... ok
[INFO] [stdout] test tests::exports_prediction_cache_payload_f64_tensor_over_abi ... ok
[INFO] [stdout] test tests::prediction_cache_columnar_tensor_exports_multi_target_columns ... ok
[INFO] [stdout] test tests::null_json_pointer_is_invalid_argument ... ok
[INFO] [stdout] test tests::scores_aggregated_regression_predictions_over_abi ... ok
[INFO] [stdout] test tests::scores_regression_predictions_over_abi ... ok
[INFO] [stdout] test tests::invalid_bundle_returns_error_string ... ok
[INFO] [stdout] test tests::validates_bundle_replay_contracts_over_abi ... ok
[INFO] [stdout] test tests::returns_execution_schedule_over_abi ... ok
[INFO] [stdout] test tests::validates_aggregation_controller_result_over_abi ... ok
[INFO] [stdout] test tests::builds_pipeline_dsl_execution_plan_over_abi ... ok
[INFO] [stdout] test tests::validates_campaign_contract_over_abi ... ok
[INFO] [stdout] test tests::exports_research_provenance_over_abi ... ok
[INFO] [stdout] test tests::selects_grouped_candidates_over_abi ... ok
[INFO] [stdout] test tests::validates_data_output_provenance_over_abi ... ok
[INFO] [stdout] test tests::validates_graph_json_over_abi ... ok
[INFO] [stdout] test tests::validates_node_result_against_task_over_abi ... ok
[INFO] [stdout] test tests::validates_controller_manifests_over_abi ... ok
[INFO] [stdout] test tests::validates_prediction_cache_payload_over_abi ... ok
[INFO] [stdout] test tests::executes_vtable_refit_replay_with_prediction_cache_over_abi ... ok
[INFO] [stdout] test tests::exposes_pipeline_dsl_contract_over_abi ... ok
[INFO] [stdout] test tests::compiles_nirs4all_compat_pipeline_dsl_over_abi ... ok
[INFO] [stdout] test tests::c_abi_runtime_data_provider_routes_materialize_and_view_requests ... ok
[INFO] [stdout] test tests::c_abi_artifact_store_releases_materialized_handles_on_drop ... ok
[INFO] [stdout] test tests::validates_model_input_and_data_plan_contracts_over_abi ... ok
[INFO] [stdout] test tests::executes_vtable_replay_over_abi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/c_conformance.rs (/opt/rustwide/target/debug/deps/c_conformance-97a0e768849f2a7c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test c_program_executes_replay_with_dag_ml_data_f64_provider ... ok
[INFO] [stdout] test c_headers_can_be_included_with_dag_ml_data_peer ... ok
[INFO] [stdout] test c_program_validates_node_result_against_task_c_abi ... ok
[INFO] [stdout] test c_program_validates_data_output_provenance_against_c_abi ... ok
[INFO] [stdout] test c_program_exports_prediction_cache_payload_tensor_against_c_abi ... ok
[INFO] [stdout] test c_program_executes_vtable_replay_against_c_abi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dag_ml_cli-ed33ff3df2d41ea1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::cv_refit_bundle_helpers_capture_aggregated_oof_units ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_contracts.rs (/opt/rustwide/target/debug/deps/cli_contracts-c60df814360fe14e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test cli_validates_sibling_dag_ml_data_coordinator_fixture_when_available ... ok
[INFO] [stdout] test cli_scores_regression_prediction_blocks ... ok
[INFO] [stdout] test cli_builds_dsl_plan_with_registry_inferred_minimal_alias_kind ... ok
[INFO] [stdout] test cli_exports_research_provenance_bundle ... ok
[INFO] [stdout] test cli_compiles_pipeline_dsl_to_graph ... ok
[INFO] [stdout] test cli_exports_and_validates_artifact_manifest ... ok
[INFO] [stderr] Traceback (most recent call last):
[INFO] [stderr]   File "<string>", line 1, in <module>
[INFO] [stderr] ModuleNotFoundError: No module named 'sklearn'
[INFO] [stdout] test cli_executes_mixed_branch_merge_with_minimal_aliases ... ok
[INFO] [stdout] test process_adapters_describe_supported_protocol_modes ... ok
[INFO] [stdout] test cli_parallel_scheduler_runs_branch_merge_process_campaign ... ok
[INFO] [stdout] test cli_executes_runtime_data_generation_operator ... ok
[INFO] [stdout] test cli_executes_tuner_operator_with_minimal_aliases ... ok
[INFO] [stdout] test cli_selects_builds_and_validates_replay_bundle ... FAILED
[INFO] [stdout] test cli_enforces_process_timeouts_and_restarts_persistent_workers ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_selects_builds_and_validates_replay_bundle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_selects_builds_and_validates_replay_bundle' (134) panicked at crates/dag-ml-cli/tests/cli_contracts.rs:1729:5:
[INFO] [stdout] branch/merge sklearn CV+refit+replay failed: Traceback (most recent call last):
[INFO] [stdout]   File "/opt/rustwide/workdir/examples/adapters/sklearn_process_controller.py", line 81, in <module>
[INFO] [stdout]     import numpy as np
[INFO] [stdout] ModuleNotFoundError: No module named 'numpy'
[INFO] [stdout] Error: runtime validation failed: controller `controller:model.mock` failed to initialize persistent adapter `examples/adapters/sklearn_process_controller.py` worker 0/2: controller `controller:model.mock` persistent adapter `examples/adapters/sklearn_process_controller.py` returned EOF (exit status: 1)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<dag_ml_core::error::DagMlError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<dag_ml_core::runtime::RuntimeControllerRegistry, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, dag_ml_core::error::DagMlError>>>::from_residual
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:2194:27
[INFO] [stdout]    2: dag_ml_cli::persistent_process_runtime_controllers
[INFO] [stdout]              at ./crates/dag-ml-cli/src/main.rs:3907:38
[INFO] [stdout]    3: dag_ml_cli::main
[INFO] [stdout]              at ./crates/dag-ml-cli/src/main.rs:1314:17
[INFO] [stdout]    4: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6390b1d3c028 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6390b1d3c028 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6390b1d3c028 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6390b1d3c028 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6390b1d5149a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6390b1d5149a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6390b1d40ab2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6390b1d40ab2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6390b1d18ed6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6390b1d18ed6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6390b1d33509 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6390b1c917fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6390b1c917fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6390b1d336c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6390b1d336c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6390b1d18f92 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6390b1d0dec9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6390b1d19cad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6390b1d51bec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6390b1c5b194 - cli_contracts[4946293017c9414d]::cli_selects_builds_and_validates_replay_bundle
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/dag-ml-cli/tests/cli_contracts.rs:1729:5
[INFO] [stdout]   20:     0x6390b1c3b677 - cli_contracts[4946293017c9414d]::cli_selects_builds_and_validates_replay_bundle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/dag-ml-cli/tests/cli_contracts.rs:469:52
[INFO] [stdout]   21:     0x6390b1c7e4a6 - <cli_contracts[4946293017c9414d]::cli_selects_builds_and_validates_replay_bundle::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6390b1c848db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6390b1c848db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6390b1c92155 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6390b1c92155 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6390b1c92155 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6390b1c92155 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6390b1c92155 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6390b1c92155 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6390b1c92155 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6390b1c8ccb4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6390b1c8ccb4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6390b1c951d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6390b1c951d2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6390b1c951d2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6390b1c951d2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6390b1c951d2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6390b1c951d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6390b1c951d2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6390b1d3b19f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x6390b1d3b19f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77da7ee12aa4 - <unknown>
[INFO] [stdout]   43:     0x77da7ee9fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_selects_builds_and_validates_replay_bundle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dag-ml-cli --test cli_contracts`
[INFO] running `Command { std: "docker" "inspect" "2d9187223ec0afc0ac3739fe264194e16fa340d82dd90e0f163648b3afa84258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9187223ec0afc0ac3739fe264194e16fa340d82dd90e0f163648b3afa84258", kill_on_drop: false }`
[INFO] [stdout] 2d9187223ec0afc0ac3739fe264194e16fa340d82dd90e0f163648b3afa84258
